gtk-demo: Don't put the search bar in the scroll area
authorBenjamin Otte <otte@redhat.com>
Thu, 17 Dec 2020 21:20:17 +0000 (22:20 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 24 Dec 2020 05:38:45 +0000 (06:38 +0100)
commit2a8f3716438868e3734b70b30ebbcc7942015585
tree4043d5bebcbce36c372d91b56e31c0a6b39213ca
parentdee863dbb2bb2ed8b5922b2a1f9d5f5dea2dcbcc
gtk-demo: Don't put the search bar in the scroll area

1. That's a bad idea UI wise as you can't see the search after you
   scrolled.

2. That's a bad idea code-wise because Listviews need to be put into
   a ScrolledWindow or they won't scroll.
demos/gtk-demo/main.ui